docs: Reword the deprecation notice for gtk_widget_override_*
authorEmmanuele Bassi <ebassi@gnome.org>
Sun, 8 Mar 2015 14:39:18 +0000 (14:39 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Sun, 8 Mar 2015 14:39:18 +0000 (14:39 +0000)
commit6950116678f332dc88d765f0e9c2325735e28137
treec03201ffc3cb004ba24c9ffcb7ce5c9c543d9b28
parent247e62390ba79746edb55a8b2b5278d34db6c33b
docs: Reword the deprecation notice for gtk_widget_override_*

They are a bit terse, and they should point to the preferred way of
overriding the theme, i.e. using a GtkStyleProvider for your
application, and custom style classes.
gtk/gtkwidget.c